home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / wildcat / chpst102.zip / CHPOST.DOC next >
Text File  |  1996-04-16  |  7KB  |  197 lines

  1.  
  2. : ChargePost v1.02
  3. : (c) 1996 Intuitive Vision Software. All Rights Reserved.
  4.  
  5.  
  6.  
  7.  
  8.                                  DESCRIPTION
  9.                                  -----------
  10.  
  11.  ChargePost is a utility designed to work with H. Allen Cravener's WC-Charge
  12.  online credit card/checking door and any BBS software that supports the
  13.  *.MSG, JAM or Squish message base formats.  ChargePost will read in the
  14.  user's receipt file and sysop's copy of the receipt and will post each of
  15.  them to a specific base that you configure.  This is a very good way to make
  16.  sure that your user sees their receipt for products or services that they
  17.  have purchased, and that you always know who has purchased what!
  18.  
  19.  
  20.  
  21.                                    LICENSE
  22.                                    -------
  23.  
  24.  See accompanying LICENSE.TXT for license information.  This file is the
  25.  complete license agreement for this Intuitive Vision product.
  26.  
  27.  
  28.                                 REGISTRATION
  29.                                 ------------
  30.  
  31.  To register your copy of ChargePost, you may either run the REGISTER.EXE
  32.  program included with the package, or fill out the REGFORM.USA file included
  33.  in the package.  The REGISTER.EXE program is an interactive registration
  34.  form, which will allow you register your copy of ChargePost, as well as
  35.  many other Intuitive Vision Software products, and will create a file called
  36.  REGISTER.FRM.  Whichever method you choose, you will need to send that
  37.  registration form, along with proper payment to the address listed in the
  38.  form.  Fast Thoughts requires a $10 registration fee, and as a shareware
  39.  product, must be registered within 30 days.
  40.                                                                 
  41.  You may also register ONLINE via Credit Card or Check at PCsource BBS!  See
  42.  the CONTACT INFORMATION section for phone numbers for PCsource BBS.
  43.  
  44.  Thank you for your support of Intuitive Vision Software!
  45.  
  46.  
  47.                                   FEATURES
  48.                                   --------
  49.  
  50.  ChargePost is a message posting utility for use with the WC-Charge 
  51.  PROFESSIONAL Credit Card/Check Processing Door.  ChargePost is for use with
  52.  BBS software that supports the *.MSG, JAM, or Squish message base format.
  53.  It is NOT BBS specific, and does NOT read any configuration files for any
  54.  other programs.  This allows for the most flexible use of the program.  All
  55.  you need to do is specify which message bases that you are going to have
  56.  ChargePost place the messages in.
  57.  
  58.  ChargePost will place a copy of the User's receipt into a message base that
  59.  you choose, so that they can view it online via the BBS.  ChargePost will
  60.  also post a copy of the LASTCHG.x file (which contains a copy of the receipt,
  61.  as well as other information) in a message base of your choice to the SysOp,
  62.  so that you can be notified of all charges/checking transfers that are placed
  63.  on your system.
  64.  
  65.  NOTE: These messages WILL ALWAYS BE MARKED WITH THE PRIVATE FLAG!  This is
  66.  due to the fact that the customer's credit card information is in their
  67.  receipt, and this is sensitive information.  Please be aware that different
  68.  BBS software handles message bases differently, so understand that by setting
  69.  ChargePost to post messages to a publicly accessible message base may in fact
  70.  allow all users to view these messages.  It is Intuitive Vision Software's
  71.  recommendation that you set ChargePost to place these messages into your
  72.  private local e-mail base.
  73.  
  74.  
  75.                                 INSTALLATION
  76.                                 ------------
  77.  
  78.  Unarchive the distribution archive into a directory of your choice.  Once
  79.  you have unarchived the file, you need to take the following steps:
  80.  
  81.         * Run CHPOST /S from the directory where you have placed ChargePost.
  82.           This will allow you to edit your Configuration.
  83.  
  84.         * Place a call to ChargePost in your batch file that runs WC-Charge,
  85.           AFTER WC-Charge has run.  EXAMPLE:
  86.  
  87.                 c:
  88.                 cd \charge
  89.                 set WCNODEID=%1
  90.                 wccharge node%WCNODEID%.cfg
  91.                 c:
  92.                 cd \chpost
  93.                 chpost -n%1
  94.  
  95.  
  96.  
  97.                              SETUP AND OPERATION
  98.                              -------------------
  99.  
  100.  ChargePost's setup is pretty simple.  There are 3 main pieces of information
  101.  that you need to tell ChargePost:
  102.  
  103.         * The path to your RECEIPT.x/LASTCHG.x files.  Please refer to the
  104.           WC-Charge documentation for more help with determining this path.
  105.  
  106.         * The information about the message base(s) that you wish to have the
  107.           messages posted in.  SEE PREVIOUS SECTION FOR INFORMATION AND
  108.           SUGGESTIONS FOR MESSAGE BASES.
  109.  
  110.         * The SysOp's name.  This is the name that messages TO the SysOp will
  111.           be posted to, and the name that messages FROM the SysOp to the
  112.           User will be posted from.
  113.  
  114.  ChargePost supports the *.MSG, JAM, and Squish message base formats.  Setup
  115.  for each of them is similar, with the one difference being the *.MSG format.
  116.  For the JAM and Squish formats, you will need to tell ChargePost the PATH and
  117.  FILENAME of your message base.  The FILENAME is simply the 8 character name,
  118.  no extension.  Don't forget to set the format in SETUP to JAM or Squish!
  119.  
  120.  For the *.MSG format, the FILENAME is unused, and the PATH to your message
  121.  base is only used.
  122.  
  123.  Please refer to your BBS software's documentation and to your setup in your
  124.  BBS software to see which format message bases your BBS software supports and
  125.  what format the base you wish the messages be posted in are set to.
  126.  
  127.  
  128.  
  129.                              COMMANDLINE OPTIONS
  130.                              -------------------
  131.  
  132.  ChargePost has the following commandline parameters:
  133.  
  134.         -S                  = Go to the SETUP menu
  135.         -N[node]            = Process Receipts and Charges for Node [node]
  136.  
  137.  
  138.  One would use the -N parameter to have ChargePost process the current
  139.  activity of WC-Charge and post appropriate messages.
  140.  
  141.  
  142.  
  143.                              CONTACT INFORMATION
  144.                              -------------------
  145.  
  146.  You may contact Intuitive Vision Software via any of the following means:
  147.  
  148.  U.S. Postal Service
  149.  -------------------
  150.  
  151.  Intuitive Vision Software
  152.  P.O. Box 257773
  153.  Chicago, IL 60625-7773
  154.  
  155.  24-Hour Technical Support/Sales
  156.  -------------------------------
  157.  Voice  (312) 583-2480
  158.  
  159.  24-Hour Support BBS - PCsource BBS
  160.  ----------------------------------
  161.  (312) 583-1745      (28.8)
  162.  
  163.  Echomail Support/Netmail
  164.  ------------------------
  165.  
  166.  IVnet       411:411/0
  167.  Fidonet     1:115/583
  168.  
  169.  FREQ IVSOFT for more information on Intuitive Vision Software
  170.  FREQ FILES for a complete file listing
  171.  FREQ IVNET for information on IVnet
  172.  
  173.  Internet Support
  174.  ----------------
  175.  
  176.  e-mail
  177.  ------
  178.  For sales information: sales@ivsoft.com
  179.  Technical Support    : techsupp@ivsoft.com
  180.  
  181.  World Wide Web
  182.  --------------
  183.  http://www.ivsoft.com
  184.  
  185.  FTP
  186.  ---
  187.  ftp://ftp.ivsoft.com/pub/ivsoft
  188.  
  189.  
  190. Intuitive Vision Software is a division of Intuitive Vision Computer Services.
  191. IVnet is a Trademark of Intuitive Vision Computer Services.
  192.  
  193. WC-Charge PROFESSIONAL from GlassWare Software is (c) Copyright 1993,96 by
  194. H. Allen Cravener.
  195.  
  196. /* End file CHPOST.DOC */
  197.